[INFO] fetching crate sbomsleuth 0.1.9...
[INFO] fixing sbomsleuth-0.1.9 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate sbomsleuth 0.1.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sbomsleuth 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sbomsleuth 0.1.9
[INFO] tweaked toml for crates.io crate sbomsleuth 0.1.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sbomsleuth 0.1.9 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 373 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding cyclonedx-bom v0.6.2 (available: v0.8.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding sbom-walker v0.9.3 (available: v0.17.0)
[INFO] [stderr]       Adding walker-common v0.9.3 (available: v0.17.0)
[INFO] [stderr]       Adding walker-extras v0.9.3 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a
[INFO] running `Command { std: "docker" "start" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking spdx v0.10.9
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking oxilangtag v0.1.6
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking flexible-time v0.1.1
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fluent-uri v0.2.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking purl v0.1.6
[INFO] [stderr]     Checking packageurl v0.3.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking cpe v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking spdx-expression v0.5.2
[INFO] [stderr]     Checking cyclonedx-bom v0.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking biscuit v0.7.0
[INFO] [stderr]     Checking sectxtlib v0.3.2
[INFO] [stderr]     Checking spdx-rs v0.5.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking cyclonedx-bom v0.6.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]    Compiling sequoia-openpgp v1.22.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking openid v0.14.0
[INFO] [stderr]     Checking walker-common v0.9.3
[INFO] [stderr]     Checking csaf-walker v0.9.3
[INFO] [stderr]     Checking sbom-walker v0.9.3
[INFO] [stderr]     Checking walker-extras v0.9.3
[INFO] [stderr]     Checking sbomsleuth v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/license.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/validate.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let mut file = match File::open(file_name) {
[INFO] [stdout]    |         --------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `file` calls a custom destructor
[INFO] [stdout]    |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 20 |     match Sbom::try_parse_any(&contents) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 27 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/validate.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let mut file = match File::open(file_name) {
[INFO] [stdout]    |         --------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `file` calls a custom destructor
[INFO] [stdout]    |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 20 |     match Sbom::try_parse_any(&contents) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 27 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/api_tests.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] crater-edition-check: sbomsleuth v0.1.9 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking sbomsleuth v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a", kill_on_drop: false }`
[INFO] [stdout] 7dd19a5a265664c585ece97e6aa1d108a2dd4242eeaca49ea8bf1b2eeb077a2a
